﻿@charset "utf-8";
.banner {width:100%; height:375px; background:#fff; overflow:hidden; position:relative;}
#full-screen-slider { width:100%; height:375px; position:relative;z-index:1; padding:0; margin:0px;}
#slides {display:block; width:100%; height:344px; list-style:none; padding:0; margin:0; position:relative}
#slides li {display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute; background-repeat:no-repeat !important; background-position:center top !important;}
#slides li a {display:block; width:100%; height:100%; text-indent:-9999px}
#pagination {display: block; list-style:none; position:absolute; left:50%; bottom:0; z-index:1000; margin:0;overflow:hidden;}
#pagination li {display:block; list-style:none; width:36px; height:8px; overflow:hidden; float:left; margin:0 5px; background:#eeebdc; transition:.5s all linear;}
#pagination li a {display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current {background:#079542;}

.banner_fy {overflow:hidden;}
.banner_fy .sy {width:72px; height:72px; display:block; position:absolute; top:310px; left:45px; background:url(../images/img/banner_left.png) no-repeat; z-index:999; cursor:pointer;}
.banner_fy .xy {width:72px; height:72px; display:block; position:absolute; top:310px; right:45px; background:url(../images/img/banner_right.png) no-repeat; z-index:999; cursor:pointer;}